Home
last modified time | relevance | path

Searched refs:pkcs7_get_digest_algorithm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dpkcs7.c118 static int pkcs7_get_digest_algorithm(unsigned char **p, unsigned char *end, in pkcs7_get_digest_algorithm() function
332 ret = pkcs7_get_digest_algorithm(p, end_signer, &signer->alg_identifier); in pkcs7_get_signer_info()
346 ret = pkcs7_get_digest_algorithm(p, end_signer, &signer->sig_alg_identifier); in pkcs7_get_signer_info()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpkcs7.c118 static int pkcs7_get_digest_algorithm(unsigned char **p, unsigned char *end, in pkcs7_get_digest_algorithm() function
332 ret = pkcs7_get_digest_algorithm(p, end_signer, &signer->alg_identifier); in pkcs7_get_signer_info()
346 ret = pkcs7_get_digest_algorithm(p, end_signer, &signer->sig_alg_identifier); in pkcs7_get_signer_info()