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 D | der_encode_sequence_multi.c | 54 case LTC_ASN1_NULL: in der_encode_sequence_multi() 108 case LTC_ASN1_NULL: in der_encode_sequence_multi()
|
| H A D | der_decode_sequence_multi.c | 53 case LTC_ASN1_NULL: in s_der_decode_sequence_va() 103 case LTC_ASN1_NULL: in s_der_decode_sequence_va()
|
| H A D | der_length_sequence.c | 87 case LTC_ASN1_NULL: in der_length_sequence_ex()
|
| H A D | der_encode_sequence_ex.c | 109 case LTC_ASN1_NULL: in der_encode_sequence_ex()
|
| H A D | der_decode_sequence_flexi.c | 214 if (l->type != LTC_ASN1_NULL) { in s_der_decode_sequence_flexi()
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/ |
| H A D | der_asn1_maps.c | 123 LTC_ASN1_NULL, /* Null type */
|
| /optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
| H A D | rsa_import_x509.c | 42 LTC_OID_RSA, LTC_ASN1_NULL, in rsa_import_x509()
|
| H A D | rsa_export.c | 81 LTC_OID_RSA, tmp, tmplen, LTC_ASN1_NULL, NULL, 0); in rsa_export()
|
| H A D | rsa_import_pkcs8.c | 86 LTC_SET_ASN1(alg_seq, 1, LTC_ASN1_NULL, NULL, 0UL); in rsa_import_pkcs8()
|
| H A D | rsa_sign_hash.c | 99 LTC_SET_ASN1(digestinfo, 1, LTC_ASN1_NULL, NULL, 0); in rsa_sign_hash_ex()
|
| H A D | rsa_import.c | 111 LTC_ASN1_NULL, NULL, &len); in rsa_import()
|
| H A D | rsa_verify_hash.c | 145 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 D | der_length_custom_type.c | 100 case LTC_ASN1_NULL: in der_length_custom_type()
|
| H A D | der_encode_custom_type.c | 130 case LTC_ASN1_NULL: in der_encode_custom_type()
|
| H A D | der_decode_custom_type.c | 244 case LTC_ASN1_NULL: in der_decode_custom_type_ex()
|
| /optee_os/core/lib/libtomcrypt/src/misc/crypt/ |
| H A D | crypt_constants.c | 123 C_STRINGIFY(LTC_ASN1_NULL),
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/ |
| H A D | der_decode_choice.c | 109 case LTC_ASN1_NULL: in der_decode_choice()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 500 LTC_ASN1_NULL, enumerator
|