Searched refs:asn1 (Results 1 – 6 of 6) sorted by relevance
1 subdirs-$(_CFG_CORE_LTC_ASN1) += asn1
56 while( cur->asn1 != NULL ) { \58 memcmp( cur->asn1, oid->p, oid->len ) == 0 ) { \117 while( cur->descriptor.asn1 != NULL ) { \119 *oid = cur->descriptor.asn1; \138 while( cur->descriptor.asn1 != NULL ) { \140 *oid = cur->descriptor.asn1; \
135 const char *asn1; /* OID ASN1 string */ member
444 const char *asn1; /*!< OID ASN.1 representation */ member
101 memcpy(buf, hash_oid->asn1, hash_oid->asn1_length); in emsa_pkcs1_v1_5_encode()
877 * Include asn1.h in error.c. Fixes #3328 reported by David Hu.
Completed in 15 milliseconds