Searched refs:bigint_attr_cleanup (Results 1 – 5 of 5) sorted by relevance
803 bigint_attr_cleanup(biginteger_t *big) in bigint_attr_cleanup() function836 bigint_attr_cleanup(OBJ_PUB_RSA_MOD( in kernel_cleanup_object_bigint_attrs()838 bigint_attr_cleanup(OBJ_PUB_RSA_PUBEXPO( in kernel_cleanup_object_bigint_attrs()843 bigint_attr_cleanup(OBJ_PUB_DSA_PRIME( in kernel_cleanup_object_bigint_attrs()845 bigint_attr_cleanup(OBJ_PUB_DSA_SUBPRIME( in kernel_cleanup_object_bigint_attrs()847 bigint_attr_cleanup(OBJ_PUB_DSA_BASE( in kernel_cleanup_object_bigint_attrs()849 bigint_attr_cleanup(OBJ_PUB_DSA_VALUE( in kernel_cleanup_object_bigint_attrs()854 bigint_attr_cleanup(OBJ_PUB_DH_PRIME(object_p)); in kernel_cleanup_object_bigint_attrs()855 bigint_attr_cleanup(OBJ_PUB_DH_BASE(object_p)); in kernel_cleanup_object_bigint_attrs()856 bigint_attr_cleanup(OBJ_PUB_DH_VALUE(object_p)); in kernel_cleanup_object_bigint_attrs()[all …]
997 bigint_attr_cleanup(biginteger_t *big) in bigint_attr_cleanup() function1027 bigint_attr_cleanup(OBJ_PUB_RSA_MOD( in soft_cleanup_object_bigint_attrs()1029 bigint_attr_cleanup(OBJ_PUB_RSA_PUBEXPO( in soft_cleanup_object_bigint_attrs()1034 bigint_attr_cleanup(OBJ_PUB_DSA_PRIME( in soft_cleanup_object_bigint_attrs()1036 bigint_attr_cleanup(OBJ_PUB_DSA_SUBPRIME( in soft_cleanup_object_bigint_attrs()1038 bigint_attr_cleanup(OBJ_PUB_DSA_BASE( in soft_cleanup_object_bigint_attrs()1040 bigint_attr_cleanup(OBJ_PUB_DSA_VALUE( in soft_cleanup_object_bigint_attrs()1045 bigint_attr_cleanup(OBJ_PUB_DH_PRIME( in soft_cleanup_object_bigint_attrs()1047 bigint_attr_cleanup(OBJ_PUB_DH_BASE( in soft_cleanup_object_bigint_attrs()1049 bigint_attr_cleanup(OBJ_PUB_DH_VALUE( in soft_cleanup_object_bigint_attrs()[all …]
1221 bigint_attr_cleanup(KEY_PRI_RSA_MOD(keyp));1222 bigint_attr_cleanup(KEY_PRI_RSA_PUBEXPO(keyp));1223 bigint_attr_cleanup(KEY_PRI_RSA_PRIEXPO(keyp));1224 bigint_attr_cleanup(KEY_PRI_RSA_PRIME1(keyp));1225 bigint_attr_cleanup(KEY_PRI_RSA_PRIME2(keyp));1226 bigint_attr_cleanup(KEY_PRI_RSA_EXPO1(keyp));1227 bigint_attr_cleanup(KEY_PRI_RSA_EXPO2(keyp));1228 bigint_attr_cleanup(KEY_PRI_RSA_COEF(keyp));1429 bigint_attr_cleanup(KEY_PRI_DSA_PRIME(keyp));1430 bigint_attr_cleanup(KEY_PRI_DSA_SUBPRIME(keyp));[all …]
1831 bigint_attr_cleanup(&modulus); in soft_unpack_object()1832 bigint_attr_cleanup(&pubexpo); in soft_unpack_object()1833 bigint_attr_cleanup(&prime); in soft_unpack_object()1834 bigint_attr_cleanup(&subprime); in soft_unpack_object()1835 bigint_attr_cleanup(&base); in soft_unpack_object()1836 bigint_attr_cleanup(&value); in soft_unpack_object()1845 bigint_attr_cleanup(&modulus); in soft_unpack_object()1846 bigint_attr_cleanup(&priexpo); in soft_unpack_object()1847 bigint_attr_cleanup(&prime); in soft_unpack_object()1848 bigint_attr_cleanup(&subprime); in soft_unpack_object()[all …]
904 void bigint_attr_cleanup(biginteger_t *big);