Home
last modified time | relevance | path

Searched refs:LTC_ASN1_RAW_BIT_STRING (Results 1 – 15 of 15) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_encode_sequence_multi.c63 case LTC_ASN1_RAW_BIT_STRING: in der_encode_sequence_multi()
117 case LTC_ASN1_RAW_BIT_STRING: in der_encode_sequence_multi()
A Dder_decode_sequence_multi.c63 case LTC_ASN1_RAW_BIT_STRING: in s_der_decode_sequence_va()
113 case LTC_ASN1_RAW_BIT_STRING: in s_der_decode_sequence_va()
A Dder_length_sequence.c73 case LTC_ASN1_RAW_BIT_STRING: in der_length_sequence_ex()
A Dder_encode_sequence_ex.c95 case LTC_ASN1_RAW_BIT_STRING: in der_encode_sequence_ex()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_openssl.c21 LTC_SET_ASN1(custom, 1, LTC_ASN1_RAW_BIT_STRING, bin_xy, 8UL*sizeof(bin_xy)); in s_ecc_import_private_with_oid()
60 LTC_SET_ASN1(custom, 1, LTC_ASN1_RAW_BIT_STRING, bin_xy, 8UL*sizeof(bin_xy)); in s_ecc_import_private_with_curve()
79 LTC_SET_ASN1(seq_curve, 2, LTC_ASN1_RAW_BIT_STRING, bin_seed, 8UL*sizeof(bin_seed)); in s_ecc_import_private_with_curve()
A Decc_import_x509.c61 LTC_SET_ASN1(seq_curve, 2, LTC_ASN1_RAW_BIT_STRING, bin_seed, 8u*sizeof(bin_seed)); in s_ecc_import_x509_with_curve()
A Decc_export_openssl.c141 LTC_SET_ASN1(&pub_xy, 0, LTC_ASN1_RAW_BIT_STRING, bin_xy, 8*len_xy); in ecc_export_openssl()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/x509/
A Dx509_encode_subject_public_key_info.c60 LTC_ASN1_RAW_BIT_STRING, public_key_len*8U, public_key, in x509_encode_subject_public_key_info()
A Dx509_decode_subject_public_key_info.c85 LTC_SET_ASN1(subject_pubkey, 1, LTC_ASN1_RAW_BIT_STRING, tmpbuf, inlen*8U); in x509_decode_subject_public_key_info()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_length_custom_type.c86 case LTC_ASN1_RAW_BIT_STRING: in der_length_custom_type()
A Dder_encode_custom_type.c116 case LTC_ASN1_RAW_BIT_STRING: in der_encode_custom_type()
A Dder_decode_custom_type.c220 case LTC_ASN1_RAW_BIT_STRING: in der_decode_custom_type_ex()
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_constants.c133 C_STRINGIFY(LTC_ASN1_RAW_BIT_STRING),
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/choice/
A Dder_decode_choice.c87 case LTC_ASN1_RAW_BIT_STRING: in der_decode_choice()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h510 LTC_ASN1_RAW_BIT_STRING, enumerator

Completed in 11 milliseconds