Searched refs:akcipher_crypto_instance (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/crypto/internal/
H A Dakcipher.h80 static inline struct crypto_instance *akcipher_crypto_instance( function
100 return crypto_instance_ctx(akcipher_crypto_instance(inst));
/linux-master/crypto/
H A Dakcipher.c188 return crypto_register_instance(tmpl, akcipher_crypto_instance(inst));
H A Drsa-pkcs1pad.c640 err = crypto_grab_akcipher(&ctx->spawn, akcipher_crypto_instance(inst),

Completed in 133 milliseconds