Home
last modified time | relevance | path

Searched refs:crypto_ecc_keypair_ops (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c357 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
368 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = {
378 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = {
388 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = {
396 const struct crypto_ecc_keypair_ops *
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c394 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
400 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = {
405 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = {
409 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = {
414 const struct crypto_ecc_keypair_ops *
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h351 struct crypto_ecc_keypair_ops { struct
364 const struct crypto_ecc_keypair_ops * argument
385 static inline const struct crypto_ecc_keypair_ops *
A Dcrypto.h168 const struct crypto_ecc_keypair_ops *ops; /* Key Operations */
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c343 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c23 static const struct crypto_ecc_keypair_ops *pair_ops;
403 const struct crypto_ecc_keypair_ops *ops = NULL; in shared_secret_fallback()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c24 static const struct crypto_ecc_keypair_ops *keypair_ops;

Completed in 10 milliseconds