Home
last modified time | relevance | path

Searched defs:err (Results 226 – 250 of 330) sorted by relevance

12345678910>>...14

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_exptmod.c32 int err, has_crt_parameters; in rsa_exptmod() local
H A Drsa_key.c18 int err; in s_mpi_shrink_multi() local
H A Drsa_decrypt_key.c35 int err; in rsa_decrypt_key_ex() local
H A Drsa_encrypt_key.c36 int err; in rsa_encrypt_key_ex() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
H A Dder_encode_custom_type.c27 int err; in der_encode_custom_type() local
/optee_os/core/lib/libtomcrypt/src/encauth/eax/
H A Deax_encrypt_authenticate_memory.c36 int err; in eax_encrypt_authenticate_memory() local
H A Deax_decrypt_verify_memory.c38 int err; in eax_decrypt_verify_memory() local
/optee_os/core/lib/libtomcrypt/src/encauth/ocb3/
H A Docb3_encrypt_authenticate_memory.c36 int err; in ocb3_encrypt_authenticate_memory() local
H A Docb3_decrypt_verify_memory.c38 int err; in ocb3_decrypt_verify_memory() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/set/
H A Dder_encode_set.c47 int err; in der_encode_set() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_length_sequence.c28 int err; in der_length_sequence_ex() local
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_encrypt_key.c32 int err; in dsa_encrypt_key() local
/optee_os/core/lib/libtomcrypt/
H A Ddh.c73 int err; in crypto_acipher_dh_shared_secret() local
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_decrypt_key.c29 int hash, err; in ecc_decrypt_key() local
H A Decc_encrypt_key.c33 int err; in ecc_encrypt_key() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/bit/
H A Dder_decode_raw_bit_string.c28 int err; in der_decode_raw_bit_string() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dec25519_import_pkcs8.c26 int err; in ec25519_import_pkcs8() local
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daesni.c208 int err = s_aesni_ecb_encrypt(pt, ct, skey); in aesni_ecb_encrypt() local
260 int err = s_aesni_ecb_decrypt(ct, pt, skey); in aesni_ecb_decrypt() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Drc2.c203 int err = s_rc2_ecb_encrypt(pt, ct, skey); in rc2_ecb_encrypt() local
282 int err = s_rc2_ecb_decrypt(ct, pt, skey); in rc2_ecb_decrypt() local
H A Drc5.c167 int err = s_rc5_ecb_encrypt(pt, ct, skey); in rc5_ecb_encrypt() local
228 int err = s_rc5_ecb_decrypt(ct, pt, skey); in rc5_ecb_decrypt() local
/optee_os/core/lib/libtomcrypt/src/encauth/chachapoly/
H A Dchacha20poly1305_memory.c33 int err; in chacha20poly1305_memory() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/x509/
H A Dx509_decode_public_key_from_certificate.c37 int err; in x509_decode_public_key_from_certificate() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/printable_string/
H A Dder_length_printable_string.c123 int err; in der_length_printable_string() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/teletex_string/
H A Dder_length_teletex_string.c167 int err; in der_length_teletex_string() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/ia5/
H A Dder_length_ia5_string.c151 int err; in der_length_ia5_string() local

12345678910>>...14