Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c357 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable
402 return &ecc_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
429 s->ops = &ecc_keypair_ops; in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c343 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable
374 key->ops = &ecc_keypair_ops; in drvcrypt_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c394 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable
420 return &ecc_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
447 s->ops = &ecc_keypair_ops; in crypto_asym_alloc_ecc_keypair()

Completed in 5 milliseconds