Searched refs:keyspec (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c1418 gcry_sexp_t keyspec, key, l1;
1426 err = gcry_sexp_build (&keyspec, NULL,
1433 err = gcry_pk_genkey (&key, keyspec);
1437 gcry_sexp_release (keyspec);
1689 gcry_sexp_t keyspec, key;
1691 err = gcry_sexp_build (&keyspec, NULL,
1698 err = gcry_pk_genkey (&key, keyspec);
1702 gcry_sexp_release (keyspec);
1714 gcry_sexp_t keyspec, key;
1716 err = gcry_sexp_build (&keyspec, NUL
1413 gcry_sexp_t keyspec, key, l1; local
1681 gcry_sexp_t keyspec, key; local
1706 gcry_sexp_t keyspec, key; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c1418 gcry_sexp_t keyspec, key, l1;
1426 err = gcry_sexp_build (&keyspec, NULL,
1433 err = gcry_pk_genkey (&key, keyspec);
1437 gcry_sexp_release (keyspec);
1689 gcry_sexp_t keyspec, key;
1691 err = gcry_sexp_build (&keyspec, NULL,
1698 err = gcry_pk_genkey (&key, keyspec);
1702 gcry_sexp_release (keyspec);
1714 gcry_sexp_t keyspec, key;
1716 err = gcry_sexp_build (&keyspec, NUL
1413 gcry_sexp_t keyspec, key, l1; local
1681 gcry_sexp_t keyspec, key; local
1706 gcry_sexp_t keyspec, key; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi.c542 DWORD keyspec; member in struct:CAPI_KEY_st
872 if (!CryptSignHash(hash, capi_key->keyspec, NULL, 0, sigret, &slen)) {
996 if (!CryptSignHash(hash, capi_key->keyspec, NULL, 0, csigbuf, &slen)) {
1434 TCHAR *provname, DWORD ptype, DWORD keyspec)
1461 if (!CryptGetUserKey(key->hprov, keyspec, &key->key)) {
1467 key->keyspec = keyspec;
1433 capi_get_key(CAPI_CTX * ctx, const TCHAR *contname, TCHAR *provname, DWORD ptype, DWORD keyspec) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c542 DWORD keyspec; member in struct:CAPI_KEY_st
872 if (!CryptSignHash(hash, capi_key->keyspec, NULL, 0, sigret, &slen)) {
996 if (!CryptSignHash(hash, capi_key->keyspec, NULL, 0, csigbuf, &slen)) {
1434 TCHAR *provname, DWORD ptype, DWORD keyspec)
1461 if (!CryptGetUserKey(key->hprov, keyspec, &key->key)) {
1467 key->keyspec = keyspec;
1433 capi_get_key(CAPI_CTX * ctx, const TCHAR *contname, TCHAR *provname, DWORD ptype, DWORD keyspec) argument

Completed in 92 milliseconds