Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dparam_build_set.h20 } OSSL_PARAM_ALIGNED_BLOCK; typedef
22 # define OSSL_PARAM_ALIGN_SIZE sizeof(OSSL_PARAM_ALIGNED_BLOCK)
/openssl/crypto/
H A Dparam_build.c309 OSSL_PARAM_ALIGNED_BLOCK *blk, in param_bld_convert()
310 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
363 OSSL_PARAM_ALIGNED_BLOCK *blk, *s = NULL; in OSSL_PARAM_BLD_to_param()
382 blk = p_blks + (OSSL_PARAM_ALIGNED_BLOCK *)(params); in OSSL_PARAM_BLD_to_param()
H A Dparams_dup.c23 OSSL_PARAM_ALIGNED_BLOCK *alloc; /* The allocated buffer */
24 OSSL_PARAM_ALIGNED_BLOCK *cur; /* Current position in the allocated buf */

Completed in 7 milliseconds