Home
last modified time | relevance | path

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

/openssl/engines/
H A De_loader_attic.c558 const unsigned char *tmp_blob = blob; in try_decode_PrivateKey() local
570 &tmp_blob, len, in try_decode_PrivateKey()
588 const unsigned char *tmp_blob = blob; in try_decode_PrivateKey() local
598 tmp_pkey = d2i_PrivateKey_ex(pkey_id, NULL, &tmp_blob, len, in try_decode_PrivateKey()
700 const unsigned char *tmp_blob = blob; in try_decode_params() local
711 tmp_pkey = d2i_KeyParams(pkey_id, NULL, &tmp_blob, len); in try_decode_params()

Completed in 7 milliseconds