Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Drsa-pkcs1pad.c64 static const struct rsa_asn1_template { struct
81 static const struct rsa_asn1_template *rsa_lookup_asn1(const char *name) in rsa_lookup_asn1()
83 const struct rsa_asn1_template *p; in rsa_lookup_asn1()
98 const struct rsa_asn1_template *digest_info;
383 const struct rsa_asn1_template *digest_info = ictx->digest_info; in pkcs1pad_sign()
440 const struct rsa_asn1_template *digest_info = ictx->digest_info; in pkcs1pad_verify_complete()
/kernel/linux/linux-6.6/crypto/
H A Drsa-pkcs1pad.c64 static const struct rsa_asn1_template { struct
81 static const struct rsa_asn1_template *rsa_lookup_asn1(const char *name) in rsa_lookup_asn1()
83 const struct rsa_asn1_template *p; in rsa_lookup_asn1()
98 const struct rsa_asn1_template *digest_info;
381 const struct rsa_asn1_template *digest_info = ictx->digest_info; in pkcs1pad_sign()
438 const struct rsa_asn1_template *digest_info = ictx->digest_info; in pkcs1pad_verify_complete()

Completed in 3 milliseconds