Home
last modified time | relevance | path

Searched refs:ecc_public_key_ops (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c363 static const struct crypto_ecc_public_ops ecc_public_key_ops = { variable
480 return &ecc_public_key_ops; in crypto_asym_get_ecc_public_ops()
507 s->ops = &ecc_public_key_ops; in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c381 static const struct crypto_ecc_public_ops ecc_public_key_ops = { variable
411 key->ops = &ecc_public_key_ops; in drvcrypt_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c493 static const struct crypto_ecc_public_ops ecc_public_key_ops = { variable
518 return &ecc_public_key_ops; in crypto_asym_get_ecc_public_ops()
547 s->ops = &ecc_public_key_ops; in crypto_asym_alloc_ecc_public_key()

Completed in 4 milliseconds