Home
last modified time | relevance | path

Searched defs:rsa (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/drivers/crypto/crypto_api/acipher/
A Drsa.c20 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_alloc_rsa_keypair() local
41 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_alloc_rsa_public_key() local
60 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_free_rsa_public_key() local
73 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_free_rsa_keypair() local
87 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_gen_rsa_key() local
111 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_rsanopad_decrypt() local
150 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_rsanopad_encrypt() local
205 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_rsaes_decrypt() local
265 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_rsaes_encrypt() local
349 struct drvcrypt_rsa *rsa = NULL; in crypto_acipher_rsassa_sign() local
[all …]
A Drsassa.c183 struct drvcrypt_rsa *rsa = NULL; in rsassa_pkcs1_v1_5_sign() local
243 struct drvcrypt_rsa *rsa = NULL; in rsassa_pkcs1_v1_5_verify() local
730 struct drvcrypt_rsa *rsa = NULL; in rsassa_pss_sign() local
801 struct drvcrypt_rsa *rsa = NULL; in rsassa_pss_verify() local
/optee_os/lib/libmbedtls/core/
A Drsa.c95 static void rsa_init_from_key_pair(mbedtls_rsa_context *rsa, in rsa_init_from_key_pair()
113 static void mbd_rsa_free(mbedtls_rsa_context *rsa) in mbd_rsa_free()
205 mbedtls_rsa_context rsa; in crypto_acipher_gen_rsa_key() local
247 mbedtls_rsa_context rsa; in crypto_acipher_rsanopad_encrypt() local
305 mbedtls_rsa_context rsa; in crypto_acipher_rsanopad_decrypt() local
362 mbedtls_rsa_context rsa; in crypto_acipher_rsaes_decrypt() local
449 mbedtls_rsa_context rsa; in crypto_acipher_rsaes_encrypt() local
519 mbedtls_rsa_context rsa; in crypto_acipher_rsassa_sign() local
608 mbedtls_rsa_context rsa; in crypto_acipher_rsassa_verify() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Dpkwrite.c73 mbedtls_rsa_context *rsa ) in pk_write_rsa_pubkey()
330 mbedtls_rsa_context *rsa = mbedtls_pk_rsa( *key ); in mbedtls_pk_write_key_der() local
A Dpk_wrap.c73 const mbedtls_rsa_context * rsa = (const mbedtls_rsa_context *) ctx; in rsa_get_bitlen() local
82 mbedtls_rsa_context * rsa = (mbedtls_rsa_context *) ctx; in rsa_verify_wrap() local
114 mbedtls_rsa_context * rsa = (mbedtls_rsa_context *) ctx; in rsa_sign_wrap() local
132 mbedtls_rsa_context * rsa = (mbedtls_rsa_context *) ctx; in rsa_decrypt_wrap() local
146 mbedtls_rsa_context * rsa = (mbedtls_rsa_context *) ctx; in rsa_encrypt_wrap() local
A Dpkparse.c524 mbedtls_rsa_context *rsa ) in pk_get_rsapubkey()
704 static int pk_parse_key_pkcs1_der( mbedtls_rsa_context *rsa, in pk_parse_key_pkcs1_der()
A Drsa.c2688 mbedtls_rsa_context rsa; in mbedtls_rsa_self_test() local
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dssl_internal.h371 mbedtls_md_type_t rsa; member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dssl_internal.h371 mbedtls_md_type_t rsa; member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl_internal.h371 mbedtls_md_type_t rsa; member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dssl_internal.h371 mbedtls_md_type_t rsa; member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dssl_internal.h371 mbedtls_md_type_t rsa; member

Completed in 57 milliseconds