Home
last modified time | relevance | path

Searched refs:LTC_ASN1_NULL (Results 1 – 18 of 18) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_encode_sequence_multi.c60 case LTC_ASN1_NULL: in der_encode_sequence_multi()
113 case LTC_ASN1_NULL: in der_encode_sequence_multi()
A Dder_decode_sequence_multi.c59 case LTC_ASN1_NULL: in _der_decode_sequence_va()
109 case LTC_ASN1_NULL: in _der_decode_sequence_va()
A Dder_length_sequence.c94 case LTC_ASN1_NULL: in der_length_sequence_ex()
A Dder_encode_sequence_ex.c116 case LTC_ASN1_NULL: in der_encode_sequence_ex()
A Dder_decode_sequence_flexi.c220 if (l->type != LTC_ASN1_NULL) { in der_decode_sequence_flexi()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/
A Dder_asn1_maps.c130 LTC_ASN1_NULL, /* Null type */
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
A Drsa_import_x509.c50 PKA_RSA, LTC_ASN1_NULL, in rsa_import_x509()
A Drsa_export.c88 PKA_RSA, tmp, tmplen, LTC_ASN1_NULL, NULL, 0); in rsa_export()
A Drsa_sign_hash.c106 LTC_SET_ASN1(digestinfo, 1, LTC_ASN1_NULL, NULL, 0); in rsa_sign_hash_ex()
A Drsa_import.c54 LTC_ASN1_NULL, NULL, &len); in rsa_import()
A Drsa_import_pkcs8.c95 LTC_SET_ASN1(alg_seq, 1, LTC_ASN1_NULL, NULL, 0UL); in rsa_import_pkcs8()
A Drsa_verify_hash.c142 LTC_SET_ASN1(digestinfo, 1, LTC_ASN1_NULL, NULL, 0); in rsa_verify_hash_ex()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_length_custom_type.c107 case LTC_ASN1_NULL: in der_length_custom_type()
A Dder_encode_custom_type.c137 case LTC_ASN1_NULL: in der_encode_custom_type()
A Dder_decode_custom_type.c235 case LTC_ASN1_NULL: in der_decode_custom_type_ex()
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_constants.c129 _C_STRINGIFY(LTC_ASN1_NULL),
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/
A Dder_decode_choice.c116 case LTC_ASN1_NULL: in der_decode_choice()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h490 LTC_ASN1_NULL, enumerator

Completed in 15 milliseconds