Home
last modified time | relevance | path

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

/dports/security/pecl-crypto/crypto-0.3.1/
H A Dcrypto_stream.c198 !strncmp(PHPC_STRVAL_P(ppv_wrapperdata_item), key, strlen(key)) in php_crypto_stream_set_meta()
204 PHPC_STRVAL_P(ppv_wrapperdata_item), in php_crypto_stream_set_meta()
210 PHPC_STRVAL_P(ppv_wrapperdata_item), key, value); in php_crypto_stream_set_meta()
380 !(strncmp(PHPC_STRVAL_P(ppv_action), "encrypt", sizeof("encrypt") - 1) == 0 || in php_crypto_stream_set_cipher()
381 (enc = strncmp(PHPC_STRVAL_P(ppv_action), "decrypt", sizeof("decrypt") - 1)) == 0)) { in php_crypto_stream_set_cipher()
412 PHPC_STRVAL_P(ppv_alg), PHPC_STRLEN_P(ppv_alg), pz_mode, pz_key_size TSRMLS_CC); in php_crypto_stream_set_cipher()
483 (unsigned char *) PHPC_STRVAL_P(ppv_key), in php_crypto_stream_set_cipher()
484 (unsigned char *) PHPC_STRVAL_P(ppv_iv), enc)) { in php_crypto_stream_set_cipher()
495 (unsigned char *) PHPC_STRVAL_P(ppv_tag), in php_crypto_stream_set_cipher()
501 aad = (unsigned char *) PHPC_STRVAL_P(ppv_aad); in php_crypto_stream_set_cipher()
[all …]
/dports/security/pecl-crypto/crypto-0.3.1/phpc/
H A Dphpc.h509 #define PHPC_STRVAL_P Z_STRVAL_PP macro
868 #define PHPC_STRVAL_P Z_STRVAL_P macro
/dports/security/pecl-gnupg/gnupg-1.5.0/
H A Dgnupg.c161 file_name = PHPC_STRVAL_P(ppv_file_name); in php_gnupg_this_make()
165 home_dir = PHPC_STRVAL_P(ppv_home_dir); in php_gnupg_this_make()
/dports/security/pecl-gnupg/gnupg-1.5.0/phpc/
H A Dphpc.h670 #define PHPC_STRVAL_P Z_STRVAL_PP macro
1238 #define PHPC_STRVAL_P Z_STRVAL_P macro
/dports/devel/pecl-jsond/jsond-1.4.0/phpc/
H A Dphpc.h652 #define PHPC_STRVAL_P Z_STRVAL_PP macro
1203 #define PHPC_STRVAL_P Z_STRVAL_P macro