Searched refs:caam_key_alloc (Results 1 – 6 of 6) sorted by relevance
240 enum caam_status caam_key_alloc(struct caamkey *key) in caam_key_alloc() function338 status = caam_key_alloc(out_key); in caam_key_operation_blob()440 status = caam_key_alloc(key); in caam_key_deserialize_from_bin()452 status = caam_key_alloc(&blob); in caam_key_deserialize_from_bin()672 status = caam_key_alloc(key); in caam_key_black_encapsulation()
55 enum caam_status caam_key_alloc(struct caamkey *key);
558 retstatus = caam_key_alloc(&genkey.p); in do_gen_keypair()568 retstatus = caam_key_alloc(&genkey.q); in do_gen_keypair()585 retstatus = caam_key_alloc(&genkey.d); in do_gen_keypair()602 retstatus = caam_key_alloc(&genkey.dp); in do_gen_keypair()612 retstatus = caam_key_alloc(&genkey.dq); in do_gen_keypair()622 retstatus = caam_key_alloc(&genkey.qp); in do_gen_keypair()1446 retstatus = caam_key_alloc(&tmp_1); in do_caam_decrypt()1456 retstatus = caam_key_alloc(&tmp_2); in do_caam_decrypt()
264 retstatus = caam_key_alloc(&caam_dh_key.x); in do_gen_keypair()
292 retstatus = caam_key_alloc(&d); in do_gen_keypair()
402 retstatus = caam_key_alloc(&caam_dsa_key.x); in do_gen_keypair()