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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dmd.c162 static const byte *md_asn_oid( int algo, size_t *asnlen, size_t *mdlen );
1098 md_asn_oid (int algorithm, size_t *asnlen, size_t *mdlen) function
1157 md_asn_oid would otherwise raise an assertion. */
1164 asn = md_asn_oid (algo, &asnlen, NULL);

Completed in 17 milliseconds