Searched refs:KMF_ERR_ATTR_NOT_FOUND (Results 1 – 5 of 5) sorted by relevance
346 KMF_ERR_ATTR_NOT_FOUND = 0x54, enumerator
136 {KMF_ERR_ATTR_NOT_FOUND, "KMF_ERR_ATTR_NOT_FOUND"},2398 return (KMF_ERR_ATTR_NOT_FOUND); in kmf_set_attr()2448 return (KMF_ERR_ATTR_NOT_FOUND); in kmf_get_attr()
857 if (rv == KMF_ERR_ATTR_NOT_FOUND) in NSS_CreateKeypair()1933 if (rv == KMF_ERR_ATTR_NOT_FOUND && in NSS_CreateSymKey()2187 return (KMF_ERR_ATTR_NOT_FOUND); in NSS_StoreKey()
1714 if (rv == KMF_ERR_ATTR_NOT_FOUND) in KMFPK11_CreateKeypair()3560 if (rv == KMF_ERR_ATTR_NOT_FOUND && in KMFPK11_CreateSymKey()4028 return (KMF_ERR_ATTR_NOT_FOUND); in KMFPK11_StoreKey()
1550 if (rv == KMF_ERR_ATTR_NOT_FOUND) in OpenSSL_CreateKeypair()4625 if (ret == KMF_ERR_ATTR_NOT_FOUND && in OpenSSL_CreateSymKey()