Searched refs:akcipher_instance_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/crypto/internal/
H A Dakcipher.h98 static inline void *akcipher_instance_ctx(struct akcipher_instance *inst) function
/linux-master/crypto/
H A Drsa-pkcs1pad.c403 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst);
460 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst);
589 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst);
614 struct pkcs1pad_inst_ctx *ctx = akcipher_instance_ctx(inst);
638 ctx = akcipher_instance_ctx(inst);

Completed in 95 milliseconds