Home
last modified time | relevance | path

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

/openssl-master/engines/
A De_loader_attic.c563 const unsigned char *tmp_blob = blob; in try_decode_PrivateKey() local
575 &tmp_blob, len, in try_decode_PrivateKey()
593 const unsigned char *tmp_blob = blob; in try_decode_PrivateKey() local
603 tmp_pkey = d2i_PrivateKey_ex(pkey_id, NULL, &tmp_blob, len, in try_decode_PrivateKey()
705 const unsigned char *tmp_blob = blob; in try_decode_params() local
716 tmp_pkey = d2i_KeyParams(pkey_id, NULL, &tmp_blob, len); in try_decode_params()

Completed in 9 milliseconds