Searched refs:crypto_asym_get_ecc_public_ops (Results 1 – 5 of 5) sorted by relevance
368 crypto_asym_get_ecc_public_ops(uint32_t key_type);392 crypto_asym_get_ecc_public_ops(uint32_t key_type __unused) in crypto_asym_get_ecc_public_ops() function
475 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function
445 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
513 crypto_asym_get_ecc_public_ops(uint32_t key_type) in crypto_asym_get_ecc_public_ops() function
797 pub_ops = crypto_asym_get_ecc_public_ops(TEE_TYPE_ECDSA_PUBLIC_KEY); in ecc_init()
Completed in 8 milliseconds