Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Decc.c352 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
363 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = {
373 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = {
383 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = {
391 const struct crypto_ecc_keypair_ops *
/optee_os/lib/libmbedtls/core/
H A Decc.c355 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
361 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = {
366 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = {
370 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = {
375 const struct crypto_ecc_keypair_ops *
/optee_os/core/include/crypto/
H A Dcrypto_impl.h431 struct crypto_ecc_keypair_ops { struct
444 const struct crypto_ecc_keypair_ops * argument
465 static inline const struct crypto_ecc_keypair_ops *
H A Dcrypto.h168 const struct crypto_ecc_keypair_ops *ops; /* Key Operations */
/optee_os/core/drivers/crypto/se050/core/
H A Decc.c24 static const struct crypto_ecc_keypair_ops *pair_ops;
382 const struct crypto_ecc_keypair_ops *ops = NULL; in shared_secret_fallback()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c495 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = {
/optee_os/core/drivers/crypto/versal/
H A Decc.c24 static const struct crypto_ecc_keypair_ops *pair_ops;