Home
last modified time | relevance | path

Searched defs:pfunc (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg.c780 const OSSL_DISPATCH *pfunc; in ossl_rand_drbg_new() local
/third_party/openssl/providers/implementations/rands/
Ddrbg.c780 const OSSL_DISPATCH *pfunc; in ossl_rand_drbg_new() local
/third_party/python/Include/
Dobject.h231 void *pfunc; /* function pointer */ member