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/
H A Dder_encode_sequence_multi.c54 case LTC_ASN1_NULL: in der_encode_sequence_multi()
108 case LTC_ASN1_NULL: in der_encode_sequence_multi()
H A Dder_decode_sequence_multi.c53 case LTC_ASN1_NULL: in s_der_decode_sequence_va()
103 case LTC_ASN1_NULL: in s_der_decode_sequence_va()
H A Dder_length_sequence.c87 case LTC_ASN1_NULL: in der_length_sequence_ex()
H A Dder_encode_sequence_ex.c109 case LTC_ASN1_NULL: in der_encode_sequence_ex()
H A Dder_decode_sequence_flexi.c214 if (l->type != LTC_ASN1_NULL) { in s_der_decode_sequence_flexi()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/
H A Dder_asn1_maps.c123 LTC_ASN1_NULL, /* Null type */
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_import_x509.c42 LTC_OID_RSA, LTC_ASN1_NULL, in rsa_import_x509()
H A Drsa_export.c81 LTC_OID_RSA, tmp, tmplen, LTC_ASN1_NULL, NULL, 0); in rsa_export()
H A Drsa_import_pkcs8.c86 LTC_SET_ASN1(alg_seq, 1, LTC_ASN1_NULL, NULL, 0UL); in rsa_import_pkcs8()
H A Drsa_sign_hash.c99 LTC_SET_ASN1(digestinfo, 1, LTC_ASN1_NULL, NULL, 0); in rsa_sign_hash_ex()
H A Drsa_import.c111 LTC_ASN1_NULL, NULL, &len); in rsa_import()
H A Drsa_verify_hash.c145 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/
H A Dder_length_custom_type.c100 case LTC_ASN1_NULL: in der_length_custom_type()
H A Dder_encode_custom_type.c130 case LTC_ASN1_NULL: in der_encode_custom_type()
H A Dder_decode_custom_type.c244 case LTC_ASN1_NULL: in der_decode_custom_type_ex()
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c123 C_STRINGIFY(LTC_ASN1_NULL),
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/
H A Dder_decode_choice.c109 case LTC_ASN1_NULL: in der_decode_choice()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h500 LTC_ASN1_NULL, enumerator