Home
last modified time | relevance | path

Searched defs:inkey (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_dh.c59 const struct dh_keypair *inkey) in do_keypair_conv_p_g()
97 const struct dh_keypair *inkey) in do_keypriv_conv()
134 const struct bignum *inkey) in do_keypub_conv()
H A Dcaam_dsa.c153 const struct dsa_keypair *inkey, in do_keypriv_conv()
210 const struct dsa_public_key *inkey, in do_keypub_conv()
505 struct dsa_keypair *inkey = sdata->key; in do_sign() local
658 struct dsa_public_key *inkey = sdata->key; in do_verify() local
H A Dcaam_ecc.c64 const struct ecc_public_key *inkey, in do_keypub_conv()
99 const struct ecc_keypair *inkey, in do_keypair_conv()
441 struct ecc_keypair *inkey = sdata->key; in do_sign() local
624 struct ecc_public_key *inkey = sdata->key; in do_verify() local
H A Dcaam_rsa.c132 const struct rsa_public_key *inkey) in do_keypub_conv()
171 const struct rsa_keypair *inkey) in do_keypair_conv_f3()
237 const struct rsa_keypair *inkey) in do_keypair_conv_f2()
286 const struct rsa_keypair *inkey) in do_keypair_conv()
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c68 const uint8_t *inkey, size_t len) in do_reduce_key()
123 static TEE_Result do_hmac_init(struct crypto_mac_ctx *ctx, const uint8_t *inkey, in do_hmac_init()
/optee_os/core/drivers/crypto/caam/
H A Dcaam_key.c579 enum caam_status caam_key_deserialize_from_bn(const struct bignum *inkey, in caam_key_deserialize_from_bn()
612 const struct caamkey *inkey) in caam_key_serialize_to_bn()