Home
last modified time | relevance | path

Searched refs:der_decode_sequence_multi_ex (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_decode_sequence_multi.c164 int der_decode_sequence_multi_ex(const unsigned char *in, unsigned long inlen, unsigned int flags, … in der_decode_sequence_multi_ex() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_verify_hash.c66 … if ((err = der_decode_sequence_multi_ex(sig, siglen, LTC_DER_SEQ_SEQUENCE | LTC_DER_SEQ_STRICT, in ecc_verify_hash_ex()
A Decc_recover_key.c72 … if ((err = der_decode_sequence_multi_ex(sig, siglen, LTC_DER_SEQ_SEQUENCE | LTC_DER_SEQ_STRICT, in ecc_recover_key()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h418 int der_decode_sequence_multi_ex(const unsigned char *in, unsigned long inlen, unsigned int flags, …

Completed in 5 milliseconds