Home
last modified time | relevance | path

Searched refs:allkeys (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/common/net/wanboot/
H A Dp12misc.c131 sunw_split_certs(STACK_OF(EVP_PKEY) *allkeys, STACK_OF(X509) *allcerts, in sunw_split_certs() argument
156 while (k < sk_EVP_PKEY_num(allkeys)) { in sunw_split_certs()
158 tmpkey = sk_EVP_PKEY_value(allkeys, k); in sunw_split_certs()
189 tmpkey = sk_EVP_PKEY_delete(allkeys, k); in sunw_split_certs()
201 tmpkey = sk_EVP_PKEY_delete(allkeys, k); in sunw_split_certs()
/titanic_50/usr/src/lib/libpkg/common/
H A Dp12lib.c529 sunw_split_certs(STACK_OF(EVP_PKEY) *allkeys, STACK_OF(X509) *allcerts, in sunw_split_certs() argument
554 while (k < sk_EVP_PKEY_num(allkeys)) { in sunw_split_certs()
556 tmpkey = sk_EVP_PKEY_value(allkeys, k); in sunw_split_certs()
587 tmpkey = sk_EVP_PKEY_delete(allkeys, k); in sunw_split_certs()
599 tmpkey = sk_EVP_PKEY_delete(allkeys, k); in sunw_split_certs()