Searched refs:OBJ_PRI_RSA_COEF (Results 1 – 9 of 9) sorted by relevance
658 OBJ_PRI_RSA_COEF(objp))->big_value_len, 8) + in soft_pack_object_size()1058 OBJ_PRI_RSA_COEF(objp))->big_value_len); in soft_pack_object()1063 OBJ_PRI_RSA_COEF(objp))->big_value, in soft_pack_object()1065 OBJ_PRI_RSA_COEF(objp))->big_value_len); in soft_pack_object()1067 OBJ_PRI_RSA_COEF(objp))->big_value_len, 8); in soft_pack_object()
1102 bigint_attr_cleanup(OBJ_PRI_RSA_COEF( in soft_cleanup_object_bigint_attrs()4187 OBJ_PRI_RSA_COEF(object_p), template));5529 ((biginteger_t *)OBJ_PRI_RSA_COEF(key))->big_value_len;5532 ((biginteger_t *)OBJ_PRI_RSA_COEF(key))->big_value_len;5545 ((biginteger_t *)OBJ_PRI_RSA_COEF(key))->big_value,6826 bigint = OBJ_PRI_RSA_COEF(obj);
516 #define OBJ_PRI_RSA_COEF(o) \ macro
799 dst = OBJ_PRI_RSA_COEF(key); in soft_genRSAkey_set_attribute()
271 if ((rv = pad_bigint_attr(OBJ_PRI_RSA_COEF(objp), &tmp_pad)) != CKR_OK)
370 #define OBJ_PRI_RSA_COEF(o) \ macro
1010 big = OBJ_PRI_RSA_COEF(obj); /* optional */ in kernel_get_object_size()
888 bigint_attr_cleanup(OBJ_PRI_RSA_COEF( in kernel_cleanup_object_bigint_attrs()2612 OBJ_PRI_RSA_COEF(object_p), template)); in kernel_get_private_key_attribute()3982 bigint = OBJ_PRI_RSA_COEF(obj); in kernel_find_match_attrs()
396 big = OBJ_PRI_RSA_COEF(object_p); in get_rsa_private_key()