Home
last modified time | relevance | path

Searched refs:psa_set_key_algorithm (Results 1 – 25 of 60) sorted by relevance

123

/external/mbedtls/tests/suites/
Dtest_suite_psa_crypto_op_fail.function92 psa_set_key_algorithm( &attributes, alg );
138 psa_set_key_algorithm( &attributes, alg );
184 psa_set_key_algorithm( &attributes, alg );
232 psa_set_key_algorithm( &attributes, alg );
286 psa_set_key_algorithm( &attributes, alg );
353 psa_set_key_algorithm( &attributes, alg );
Dtest_suite_psa_crypto.function177 psa_set_key_algorithm( &attributes, alg );
210 psa_set_key_algorithm( &attributes, alg );
243 psa_set_key_algorithm( &attributes, PSA_ALG_CTR );
388 psa_set_key_algorithm( &attributes, alg );
660 psa_set_key_algorithm( &attributes, alg );
1379 psa_set_key_algorithm( &attributes, alg );
1580 psa_set_key_algorithm( &attributes, alg );
1682 psa_set_key_algorithm( &attributes, alg );
1739 psa_set_key_algorithm( &attributes, alg );
1790 psa_set_key_algorithm( &attributes, alg );
[all …]
Dtest_suite_psa_crypto_driver_wrappers.function111 psa_set_key_algorithm( &attributes, alg );
184 psa_set_key_algorithm( &attributes, alg );
193 psa_set_key_algorithm( &attributes, alg );
243 psa_set_key_algorithm( &attributes, alg );
318 psa_set_key_algorithm( &attributes, alg );
327 psa_set_key_algorithm( &attributes, alg );
374 psa_set_key_algorithm( &attributes, alg );
572 psa_set_key_algorithm( &attributes, alg );
656 psa_set_key_algorithm( &attributes, alg );
764 psa_set_key_algorithm( &attributes, alg );
[all …]
Dtest_suite_psa_crypto_slot_management.function139 psa_set_key_algorithm( &attributes, alg );
230 psa_set_key_algorithm( &attributes, alg );
377 psa_set_key_algorithm( &attributes, 0 );
525 psa_set_key_algorithm( &source_attributes, source_alg );
539 psa_set_key_algorithm( &target_attributes, target_alg );
658 psa_set_key_algorithm( &attributes, source_alg );
674 psa_set_key_algorithm( &attributes1, target_alg );
748 psa_set_key_algorithm( &attributes, 0 );
835 psa_set_key_algorithm( &attributes, 0 );
882 psa_set_key_algorithm( &attributes, 0 );
[all …]
Dtest_suite_psa_crypto_attributes.function36 psa_set_key_algorithm( &attributes, alg );
Dtest_suite_psa_crypto_storage_format.function331 psa_set_key_algorithm( &attributes, alg );
375 psa_set_key_algorithm( &attributes, alg );
/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function147 psa_set_key_algorithm( &attributes, alg );
180 psa_set_key_algorithm( &attributes, alg );
213 psa_set_key_algorithm( &attributes, PSA_ALG_CTR );
375 psa_set_key_algorithm( &attributes, alg );
573 psa_set_key_algorithm( &attributes, alg );
669 psa_set_key_algorithm( &attributes, alg );
727 psa_set_key_algorithm( &attributes, alg );
778 psa_set_key_algorithm( &attributes, alg );
874 psa_set_key_algorithm( &attributes, policy_alg );
932 psa_set_key_algorithm( &attributes, policy_alg );
[all …]
Dtest_suite_psa_crypto_driver_wrappers.function33 psa_set_key_algorithm( &attributes, alg );
91 psa_set_key_algorithm( &attributes, alg );
101 psa_set_key_algorithm( &attributes, alg );
147 psa_set_key_algorithm( &attributes, alg );
207 psa_set_key_algorithm( &attributes, alg );
217 psa_set_key_algorithm( &attributes, alg );
264 psa_set_key_algorithm( &attributes, alg );
448 psa_set_key_algorithm( &attributes, alg );
556 psa_set_key_algorithm( &attributes, alg );
688 psa_set_key_algorithm( &attributes, alg );
[all …]
Dtest_suite_psa_crypto_slot_management.function139 psa_set_key_algorithm( &attributes, alg );
230 psa_set_key_algorithm( &attributes, alg );
377 psa_set_key_algorithm( &attributes, 0 );
525 psa_set_key_algorithm( &source_attributes, source_alg );
539 psa_set_key_algorithm( &target_attributes, target_alg );
658 psa_set_key_algorithm( &attributes, source_alg );
674 psa_set_key_algorithm( &attributes1, target_alg );
748 psa_set_key_algorithm( &attributes, 0 );
835 psa_set_key_algorithm( &attributes, 0 );
882 psa_set_key_algorithm( &attributes, 0 );
[all …]
Dtest_suite_psa_crypto_storage_format.function178 psa_set_key_algorithm( &attributes, alg );
222 psa_set_key_algorithm( &attributes, alg );
Dtest_suite_psa_crypto_attributes.function36 psa_set_key_algorithm( &attributes, alg );
/external/openthread/third_party/mbedtls/repo/programs/psa/
Dcrypto_examples.c182 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block()
230 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi()
277 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_ctr_multi()
Dkey_ladder_demo.c207 psa_set_key_algorithm( &attributes, KDF_ALG ); in generate()
251 psa_set_key_algorithm( &attributes, alg ); in import_key_from_file()
285 psa_set_key_algorithm( &attributes, KDF_ALG ); in derive_key_ladder()
350 psa_set_key_algorithm( &attributes, WRAPPING_ALG ); in derive_wrapping_key()
/external/mbedtls/programs/psa/
Dcrypto_examples.c182 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block()
230 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi()
277 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_ctr_multi()
Dkey_ladder_demo.c206 psa_set_key_algorithm( &attributes, KDF_ALG ); in generate()
252 psa_set_key_algorithm( &attributes, alg ); in import_key_from_file()
286 psa_set_key_algorithm( &attributes, KDF_ALG ); in derive_key_ladder()
351 psa_set_key_algorithm( &attributes, WRAPPING_ALG ); in derive_wrapping_key()
Dhmac_demo.c117 psa_set_key_algorithm( &attributes, alg ); in hmac_demo()
Daead_demo.c162 psa_set_key_algorithm( &attributes, *alg ); in aead_prepare()
/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
Dtest_driver_key_management.c422 psa_set_key_algorithm( attributes, PSA_ALG_CTR ); in mbedtls_test_opaque_get_builtin_key()
441 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
/external/openthread/third_party/mbedtls/repo/docs/
Dgetting_started.md93 psa_set_key_algorithm(&attributes, 0);
152 psa_set_key_algorithm(&attributes, PSA_ALG_RSA_PKCS1V15_SIGN_RAW);
232 psa_set_key_algorithm(&attributes, alg);
316 psa_set_key_algorithm(&attributes, alg);
611 psa_set_key_algorithm(&attributes, alg);
653 psa_set_key_algorithm(&attributes, PSA_ALG_CTR);
726 psa_set_key_algorithm(&attributes, PSA_ALG_CCM);
797 psa_set_key_algorithm(&attributes, PSA_ALG_CCM);
839 `psa_set_key_algorithm()` with the chosen ECDSA algorithm (such as
865 psa_set_key_algorithm(&attributes,
/external/mbedtls/docs/
Dgetting_started.md93 psa_set_key_algorithm(&attributes, 0);
152 psa_set_key_algorithm(&attributes, PSA_ALG_RSA_PKCS1V15_SIGN_RAW);
232 psa_set_key_algorithm(&attributes, alg);
316 psa_set_key_algorithm(&attributes, alg);
611 psa_set_key_algorithm(&attributes, alg);
653 psa_set_key_algorithm(&attributes, PSA_ALG_CTR);
726 psa_set_key_algorithm(&attributes, PSA_ALG_CCM);
797 psa_set_key_algorithm(&attributes, PSA_ALG_CCM);
839 `psa_set_key_algorithm()` with the chosen ECDSA algorithm (such as
865 psa_set_key_algorithm(&attributes,
/external/mbedtls/library/
Dpk_wrap.c197 psa_set_key_algorithm( &attributes, psa_alg_md ); in rsa_verify_wrap()
287 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_psa_rsa_sign_ext()
394 psa_set_key_algorithm( &attributes, PSA_ALG_RSA_PKCS1V15_CRYPT ); in rsa_decrypt_wrap()
476 psa_set_key_algorithm( &attributes, PSA_ALG_RSA_PKCS1V15_CRYPT ); in rsa_encrypt_wrap()
956 psa_set_key_algorithm( &attributes, psa_sig_md ); in ecdsa_verify_wrap()
1193 psa_set_key_algorithm( &attributes, psa_sig_md ); in ecdsa_sign_wrap()
Dssl_ticket.c88 psa_set_key_algorithm( &attributes, key->alg ); in ssl_ticket_gen_key()
180 psa_set_key_algorithm( &attributes, key->alg ); in mbedtls_ssl_ticket_rotate()
Dpk.c512 psa_set_key_algorithm( &attributes, psa_sig_alg ); in mbedtls_pk_verify_ext()
850 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_wrap_as_opaque()
884 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_wrap_as_opaque()
/external/mbedtls/tests/src/drivers/
Dtest_driver_key_management.c694 psa_set_key_algorithm( attributes, PSA_ALG_CTR ); in mbedtls_test_opaque_get_builtin_key()
713 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
/external/openthread/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h416 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() function

123